Use g_win32_get_windows_version() instead of _winver so that this compiles
authorTor Lillqvist <tml@novell.com>
Thu, 14 Jun 2007 09:41:08 +0000 (09:41 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 14 Jun 2007 09:41:08 +0000 (09:41 +0000)
commiteb1876f305fb0694df0a1a91d9eae05b2edc7739
tree9cedb1bf8f0462ba7b633b943148fbdfca281103
parent074fac90bb17e70c806bc548ff27505082da723b
Use g_win32_get_windows_version() instead of _winver so that this compiles

2007-06-14  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkwindow-win32.c (RegisterGdkClass): Use
g_win32_get_windows_version() instead of _winver so that this
compiles on Cygwin, too. Not that I know if it makes sense to
build GTK+ with the Win32 backend for Cygwin, but some people want
to.

svn path=/trunk/; revision=18132
ChangeLog
gdk/win32/gdkwindow-win32.c